From: 肖盛文 Date: Sat, 23 May 2020 02:27:51 +0000 (+0800) Subject: delete unused lib-name-match-soversion.patch X-Git-Tag: archive/raspbian/1.1.9+ds1-4+rpi1^2^2~142 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=e228101b246dbea247d0752ff7e1d7ac335d6d33;p=opencc.git delete unused lib-name-match-soversion.patch --- diff --git a/debian/patches/lib-name-match-soversion.patch b/debian/patches/lib-name-match-soversion.patch deleted file mode 100644 index cd3bed4..0000000 --- a/debian/patches/lib-name-match-soversion.patch +++ /dev/null @@ -1,22 +0,0 @@ -From: Aron Xu -Date: Mon, 9 Oct 2017 22:02:39 +0800 -Subject: make sure library name matches soname - -=================================================================== ---- - src/CMakeLists.txt | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt -index 234dc85..3e6759a 100644 ---- a/src/CMakeLists.txt -+++ b/src/CMakeLists.txt -@@ -75,7 +75,7 @@ set_target_properties( - OUTPUT_NAME - opencc - VERSION -- 1.0.0 -+ 2.0.0 - SOVERSION - 2 - ) diff --git a/debian/patches/series b/debian/patches/series index 13daee0..a2300cf 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,2 @@ -lib-name-match-soversion.patch use-cmake-install-libdir.patch 0004-data-Explicitly-use-python3.patch